Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

common_structures::heap_array< T, CmpT >::linker Struct Reference

#include <heap_array.h>

Collaboration diagram for common_structures::heap_array< T, CmpT >::linker:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 linker (const T &Elem, size_t i)

Public Attributes

m_Elem
size_t m_Indice

template<class T, class CmpT = std::less<T>>
struct common_structures::heap_array< T, CmpT >::linker


Constructor & Destructor Documentation

template<class T, class CmpT = std::less<T>>
common_structures::heap_array< T, CmpT >::linker::linker const T &    Elem,
size_t    i
[inline]
 


Member Data Documentation

template<class T, class CmpT = std::less<T>>
T common_structures::heap_array< T, CmpT >::linker::m_Elem
 

template<class T, class CmpT = std::less<T>>
size_t common_structures::heap_array< T, CmpT >::linker::m_Indice
 


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 20:19:13 2005 for Destiny3D by doxygen1.3-rc3